FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.first.test.r4#0.1.9 (62 ms)

Package bonsai.first.test.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.first.test.r4@0.1.9&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLPerson
Url http://electronichealth.se/fhir/StructureDefinition/NLLPerson
Version 0.0.1
Status draft
Name NLLPerson
Experimental True
Type Person
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLMunicipalityCode NLLMunicipalityCode
http://electronichealth.se/fhir/StructureDefinition/NLLRegionCode NLLRegionCode
http://electronichealth.se/fhir/ValueSet/name-part-qualifier Tilltalsnamnsmarkering


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLPerson",
  "version" : "0.0.1",
  "name" : "NLLPerson",
  "status" : "draft",
  "experimental" : true,
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "EHM",
      "name" : "E-hälsomyndigheten Information Model"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Person",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Person",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Person",
        "path" : "Person",
        "short" : "Information about an individual as a person in the Swedish National Medications List",
        "definition" : "Administrative information, such as name and identification number, about an individual within the Swedish National Medications List",
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Person"
          }
        ]
      },
      {
        "id" : "Person.extension",
        "path" : "Person.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Person.extension:nllConfidentiality",
        "path" : "Person.extension",
        "sliceName" : "nllConfidentiality",
        "short" : "Indicates that the person has confidential information, e.g. name and address",
        "definition" : "Indicates that the person has confidential information, e.g. name and address (sv: skyddade personuppgifter). Confidential information is further explained at https://div.socialstyrelsen.se/juridiskt-stod/skyddade-personuppgifter-och-dokumentation If true, the name will be masked with the text \"Personuppgift skyddad\" and the address element will not be present.",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLPersonConfidentiality"
            ]
          }
        ],
        "meaningWhenMissing" : "If element is missing the person DOES NOT have confidential information.",
        "mustSupport" : true
      },
      {
        "id" : "Person.identifier",
        "path" : "Person.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "definition" : "A national identification number. The only supported type of identification is currently personal identity number. Coordination numbers are not supported at the moment.",
        "mustSupport" : true
      },
      {
        "id" : "Person.identifier:pnr",
        "path" : "Person.identifier",
        "sliceName" : "pnr",
        "short" : "Swedish personal identity number",
        "definition" : "Swedish personal identity number (sv: personnummer)",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Person.identifier:pnr.system",
        "path" : "Person.identifier.system",
        "min" : 1,
        "fixedUri" : "http://electronichealth.se/identifier/personnummer",
        "mustSupport" : true
      },
      {
        "id" : "Person.identifier:pnr.value",
        "path" : "Person.identifier.value",
        "short" : "Swedish personal identity number",
        "definition" : "Swedish personal identity number expressed as 12 digits without hyphen.",
        "min" : 1,
        "maxLength" : 12,
        "constraint" : [
          {
            "key" : "swe-id-rule",
            "severity" : "error",
            "human" : "A personal identity number must have 12 digits",
            "expression" : "$this.matches('^\\\\d{12}$')",
            "source" : "Person"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Person.name",
        "path" : "Person.name",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Person.name.text",
        "path" : "Person.name.text",
        "definition" : "Specifies the entire name as it should be displayed. This may be provided instead of or as well as the specific parts. Maximum length 36 characters if the patient is from FOLK and 60 characters if the patient is not from FOLK.",
        "maxLength" : 60,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Redigerat namn",
            "comment" : "Patient finns i FOLK"
          },
          {
            "identity" : "EHM",
            "map" : "Fullständigt namn",
            "comment" : "Patient saknas i FOLK"
          }
        ]
      },
      {
        "id" : "Person.name.family",
        "path" : "Person.name.family",
        "definition" : "A surname, family name, or last name is the part of a personal name that indicates a person's family (or community, depending on the culture). Maximum length 60 characters.",
        "maxLength" : 60,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Efternamn"
          }
        ]
      },
      {
        "id" : "Person.name.given",
        "path" : "Person.name.given",
        "definition" : "The commonly used first name (sv: tilltalsnamn) is marked with the code \"CL\" for \"Call me\".",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Förnamn"
          }
        ]
      },
      {
        "id" : "Person.name.given.extension",
        "path" : "Person.name.given.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Person.name.given.extension:nllNameQualifier",
        "path" : "Person.name.given.extension",
        "sliceName" : "nllNameQualifier",
        "short" : "CL",
        "definition" : "A set of codes each of which specifies a certain subcategory of the name part in addition to the main name part type. Used to describe \"tilltalsnamn\".",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"
            ]
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://electronichealth.se/fhir/ValueSet/name-part-qualifier"
        }
      },
      {
        "id" : "Person.address",
        "path" : "Person.address",
        "definition" : "An address for the individual. The Swedish National Medications List only returns city and postal code.",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Personadress"
          }
        ]
      },
      {
        "id" : "Person.address.extension",
        "path" : "Person.address.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Person.address.extension:nllMunicipalityCode",
        "path" : "Person.address.extension",
        "sliceName" : "nllMunicipalityCode",
        "short" : "Municipality code (sv. kommunkod)",
        "definition" : "Municipality code, also called Official Municipality Key (sv: kommunkod) are four letter numeric codes which identfies a municipality (sv: kommun) in Sweden. Codes are decided by SCB.\r\nExample: Kalmar 0880",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLMunicipalityCode"
            ]
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "Statistics in Sweden (SCB)",
          "valueSet" : "http://scb.se"
        }
      },
      {
        "id" : "Person.address.extension:nllRegionCode",
        "path" : "Person.address.extension",
        "sliceName" : "nllRegionCode",
        "short" : "Region code (sv: region/länskod)",
        "definition" : "Region code is a two letter numeric code for regions (sv: region/län) in Sweden",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLRegionCode"
            ]
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "Statistics in Sweden (SCB)",
          "valueSet" : "http://scb.se"
        }
      },
      {
        "id" : "Person.active",
        "path" : "Person.active",
        "definition" : "Whether this person's record is in active use, i.e. exists in FOLK.",
        "meaningWhenMissing" : "This person exists in FOLK",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.